a11y: Fix get_bounds() implementation
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 2 Feb 2023 14:43:29 +0000 (15:43 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 3 Feb 2023 10:49:17 +0000 (11:49 +0100)
commit3015b9f12071879dd9b071287c21b25bc030cb60
treef659d7bedd20b1b9a1fa9d945fa66328e5667e50
parent01549e3c91aa823f077cf11a026675577153c01e
a11y: Fix get_bounds() implementation

Don't allocate graphene_rect_t, and fix the size retrieval.
gtk/gtkwidget.c